Welcome![Sign In][Sign Up]
Location:
Search - windows api

Search list

[VC/MFCWinAPI大全

Description: windows API 大全,是从事Windows应用程序开发所必备的说明文档-Daquan, is engaged in the development of Windows applications by the required documentation
Platform: | Size: 677888 | Author: 远游 | Hits:

[Windows Develop一个利用Windows API的CD播放机(3KB).ZIP

Description: 一个利用Windows API的CD播放机-a Windows API CD player
Platform: | Size: 2048 | Author: 刘智强 | Hits:

[VC/MFC清华大学C++和VC语言程序设计课件

Description: 这个是请华大学的VC 程序设计的课件。既有对C/c++语言的概括,对C++语言核心内容的讲解。也有对windows API函数的讲解.课件非常的生动,重点非常的突出,对Microsoft Press 出版社出版的<Windows 程序设计>(Charles Petzold写的)(第5版)有非常好的帮助作用。后面章节有对MFC的介绍,和VC编程的实力,技巧。认真学习之后要编一个仿Windows XP的计算器,应该不是一件很难的事了。这个是清华的期末考试的一个课程设计了。-this is to ask the Chinese University VC program design of courseware. Both the C/c the broad language of the C language on the core content. A pair of windows on the API function. Courseware very lively, very prominent focus for Microsoft Press published the lt; Windows programming gt; (Written by Charles Petzold) (Release 5) has a very good help. After chapters on the MFC, and the strength of VC programming techniques. After careful study to draw a fake Windows XP calculator, it should not be a difficult thing. This is the final examination Tsinghua University in a course design.
Platform: | Size: 4740096 | Author: srgr | Hits:

[OS programInside the Native API

Description: windows native API解密,对于想学习windows native API的人们是个很不错的资料。资料详细的介绍了native API -declassified, want to learn windows API native people is a very good information. Detailed information on the native API
Platform: | Size: 72704 | Author: 王丽 | Hits:

[Hook apiWindows API源代码

Description: windowsAPI编程的例子,用户可以直接查看并使用-windowsAPI Programming example, the user can directly view and use
Platform: | Size: 5340160 | Author: jake | Hits:

[ListView/ListBoxgwe79wtwhyya

Description: 计算机进行图形的计算、处理和显示的相关原理与算法,构成了其主要研究内容。本章将从计算机图形学的研究内大学的VC 程序设计的课件。既有对C/c++语言的概括,对C++语言核心内容的讲解。也有对windows API函数的讲解.课件非常的生动,重点非常的突出,对Microsoft Press 出版社出版的<Windows 程序设计>(Charles Petzold写的)(第5版)有非常好的帮助作用。后面章节有对MFC的介绍,和VC编程的实力,技巧。认真学习之后要编一个仿Windows XP的计算器,应该不是一件很难-computer graphics, and display the relevant principles and algorithms, constitute its main elements. This chapter will study computer graphics within the University of VC program design of courseware. Both the C/c the broad language of the C language on the core content. A pair of windows on the API function. Courseware very lively, very focused on the prominent, Microsoft Press published the
Platform: | Size: 139264 | Author: 陈白 | Hits:

[Windows Develop新编WindowsAPI参考大全

Description: 新编windowsApi 参考大全 最新的windows API 都在其中,为windows编程人员提供参考-New Encyclopaedia windowsApi reference to the latest API windows in which, windows programmers to provide reference
Platform: | Size: 156672 | Author: 陈吉华 | Hits:

[VC/MFCWindows-API

Description: 这是一个window API 函数包,希望对初学VC的人有所帮助-this is a package of windows API,
Platform: | Size: 978944 | Author: 张凯 | Hits:

[OS program利用API和注册表获取系统信息

Description: 通过调用Windows的API函数和访问Windows注册表-by calling Windows API functions and access the Windows Registry
Platform: | Size: 1024 | Author: 黄桦 | Hits:

[Windows Develop新编WindowsAPI参考

Description: 新编Windows API参考大全 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 127 KB -New Encyclopaedia Windows API reference books Language : English books types : Authorization Program Design : free software books Size : 127 KB
Platform: | Size: 130048 | Author: | Hits:

[GUI Develop作业10

Description: windows api 做的翻排小游戏,老大让我过去吧-windows api do little game turned row, eldest let me past it
Platform: | Size: 1461248 | Author: 何兴华 | Hits:

[Com PortWindowsAPICOM

Description: Windows API 实现串口通信 用API制作的串口调试器。 供大家学习串口相关的API函数。 有兴趣可以与我联系。-Windows API Serial Communication API produced by the serial debugger. For all study related to the serial port API function. Interested can contact me.
Platform: | Size: 209920 | Author: 朱嘉伟 | Hits:

[Windows Developwindowsapi06

Description: windows API程序设计参考大全第六章的源代码,关于菜单处理-windows API programming reference Daquan Chapter VI of the source code on the treatment menu
Platform: | Size: 390144 | Author: 陈万通 | Hits:

[VC/MFC700API

Description: 700个WINDOWS API速查手册,WIN32编程的必备利器,有需要的朋友赶紧下。-700 Windows API Check manual programming WIN32 essential weapon a friend in need quickly under.
Platform: | Size: 353280 | Author: 董凯 | Hits:

[Windows DevelopAPIHook1

Description: 函数程序hook示例,用于windows内hook api调用-function procedures hook example, within the hook for the windows api Call
Platform: | Size: 39936 | Author: 啊啊的 | Hits:

[Hook apiHook_Windows_API

Description: 这篇文章是有关在OS Windows下挂钩API函数的方法。所有例子都在基于NT技术的Windows版本NT 4.0及以上有效(Windows NT 4.0, Windows 2000, Windows XP)。可能在其它Windows系统也会有效。 你应该比较熟悉Windows下的进程、汇编器、PE文件结构和一些API函数,才能明白这篇文章里的内容。 这里使用"Hooking API"这个术语表示对API的完全修改。当调用被挂钩的API时,我们的代码能立刻被执行。我将写下完全的挂钩过程。 -This article is concerned with the OS Windows API function linked to the method. All the examples are based on the NT version of Windows NT 4.0 and above effective (Windows NT 4.0, Windows 2000, Windows XP). In other Windows system will effectively. You may be familiar with the process under Windows, assembler, PE file structure and some API function, in order to understand this article's content. Here the use of "56.6 API," said the term of the complete API changes. When the call was linked to the API, the code can be executed immediately. I will write entirely linked to the process.
Platform: | Size: 18432 | Author: inwing | Hits:

[Windows Developwin32SDKbaiyunxiaofei

Description: 白云小飞~~~~~windows api sdk编写windows程序-Baiyun boats 04:40 windows api sdk procedures for the preparation of windows
Platform: | Size: 31744 | Author: jack.song | Hits:

[Windows DevelopWindows_API_Functions

Description: Windows API 函数 for Visual Basic 本帮助文件中的Windows API 函数大约有774个,共分十二大类,基本上包括了大部分的常用和非常用的Windows API 函数。-Windows API function for the Visual Basic help document the Win Windows API function about 774, divided into 12 categories, basically most of the commonly used and very used the Windows API function.
Platform: | Size: 352256 | Author: 康钦建 | Hits:

[Other32api

Description: windows api 速查手册,使用方便-windows api Check manual, easy to use
Platform: | Size: 351232 | Author: bai | Hits:

[Software EngineeringProgramming_Windows_tw

Description: 本书介绍了在Microsoft Windows 98、Microsoft Windows NT 4.0和Windows NT 5.0下程式写作的方法。这些程式用C语言编写并使用原始的Windows Application Programming Interface(API)。如在本章稍後所讨论的,这不是写作Windows程式的唯一方法。然而,无论最终您使用什么方式写作程式,了解Windows API都是非常重要的。-book on the Microsoft Windows 98, Microsoft Windows NT 4.0 and Windows NT 5.0 under the writing program Methods. These programs in C language and the use of the original Windows Application Progra mming Interface (API). If later in this chapter under discussion, and it is not writing Windows programs the only option. However, no matter what the ultimate way to use your writing programs, learn about the Windows API is very important.
Platform: | Size: 2982912 | Author: luyu | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net